home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2001 Haziran
/
CHIP Haziran2001.iso
/
prog
/
video
/
04
/
setup.exe
/
TMPGEnc.exe
/
1041
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
Wrap
Text File
|
2001-04-04
|
32KB
|
866 lines
object MainForm: TMainForm
Left = 200
Top = 109
Width = 639
Height = 491
Caption = 'TMPGEnc'
Color = clBtnFace
Constraints.MinHeight = 328
Constraints.MinWidth = 635
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
Menu = MainMenu
OldCreateOrder = True
Scaled = False
ShowHint = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 0
Top = 0
Width = 631
Height = 2
Align = alTop
end
object ScrollBox1: TScrollBox
Left = 0
Top = 101
Width = 631
Height = 167
Align = alClient
Color = clBtnShadow
ParentColor = False
TabOrder = 1
object OutputViewBox: TDXPaintBox
Left = 0
Top = 0
Width = 627
Height = 163
AutoStretch = False
Center = True
KeepAspect = True
Stretch = False
ViewWidth = 0
ViewHeight = 0
Align = alClient
end
end
object InfoPanel: TPanel
Left = 0
Top = 2
Width = 631
Height = 99
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object GroupBox1: TGroupBox
Left = 96
Top = 4
Width = 523
Height = 89
Caption = '�i�s��'
TabOrder = 0
object StreamProgressLabel: TLabel
Left = 432
Top = 23
Width = 81
Height = 12
Alignment = taRightJustify
AutoSize = False
Caption = '--------'
end
object Label12: TLabel
Left = 48
Top = 53
Width = 50
Height = 12
Caption = '�o�ߎ���:'
end
object ProcessTimeLabel: TLabel
Left = 128
Top = 53
Width = 73
Height = 12
Alignment = taCenter
AutoSize = False
Caption = '------'
end
object Label14: TLabel
Left = 48
Top = 69
Width = 47
Height = 12
Caption = '�c�莞��:'
end
object LeftTimeLabel: TLabel
Left = 128
Top = 69
Width = 73
Height = 12
Alignment = taCenter
AutoSize = False
Caption = '------'
end
object Bevel3: TBevel
Left = 8
Top = 45
Width = 417
Height = 2
end
object Label3: TLabel
Left = 224
Top = 52
Width = 59
Height = 12
Caption = '�\�[�X�ʒu:'
end
object SrcTimeLabel: TLabel
Left = 304
Top = 52
Width = 73
Height = 12
Alignment = taCenter
AutoSize = False
Caption = '------'
end
object Label17: TLabel
Left = 8
Top = 24
Width = 26
Height = 12
Caption = '�S��:'
end
object TPanel
Left = 48
Top = 18
Width = 377
Height = 22
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
object StreamProgressGauge: TGauge
Left = 0
Top = 0
Width = 373
Height = 18
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
ForeColor = clNavy
ParentColor = False
Progress = 0
end
end
object EncodeDoneShutdown: TCheckBox
Left = 308
Top = 67
Width = 207
Height = 17
Anchors = [akRight, akBottom]
Caption = '�G���R�[�h�I����A�V���b�g�_�E������'
TabOrder = 1
Visible = False
end
end
object EncodeButton: TButton
Left = 8
Top = 10
Width = 81
Height = 33
Caption = '���k �J�n'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = EncodeButtonClick
end
object StopButton: TButton
Left = 8
Top = 50
Width = 81
Height = 33
Caption = '�� �f'
Enabled = False
TabOrder = 2
OnClick = StopButtonClick
end
end
object StatusBar: TStatusBar
Left = 0
Top = 426
Width = 631
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = True
end
object Panel5: TPanel
Left = 0
Top = 268
Width = 631
Height = 3
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
end
object ConfigPanel: TPanel
Left = 0
Top = 271
Width = 631
Height = 155
Align = alBottom
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 3
object Bevel4: TBevel
Left = 8
Top = 9
Width = 433
Height = 106
Shape = bsFrame
end
object OutputFileNameLabel: TLabel
Left = 19
Top = 88
Width = 94
Height = 12
Caption = '�o�̓t�@�C����(&P):'
FocusControl = OutputFileNameEdit
end
object InputVideoFileNameLabel: TLabel
Left = 19
Top = 25
Width = 75
Height = 12
Caption = '�f���\�[�X(&V):'
FocusControl = InputVideoFileNameEdit
end
object InputAudioFileNameLabel: TLabel
Left = 19
Top = 51
Width = 75
Height = 12
Caption = '�����\�[�X(&A):'
FocusControl = InputAudioFileNameEdit
end
object Bevel2: TBevel
Left = 19
Top = 74
Width = 414
Height = 2
end
object OutputStreamType: TRadioGroup
Left = 448
Top = 4
Width = 169
Height = 111
Caption = '�X�g���[���̎��'
TabOrder = 6
OnClick = OutputStreamTypeClick
end
object OutputFileNameEdit: TEdit
Left = 120
Top = 83
Width = 252
Height = 20
TabOrder = 4
OnChange = FileNameEditChange
end
object BrowseOutputFileButton: TButton
Left = 377
Top = 81
Width = 56
Height = 25
Caption = '�Q��'
TabOrder = 5
OnClick = BrowseOutputFileButtonClick
end
object InputVideoFileNameEdit: TEdit
Left = 104
Top = 21
Width = 267
Height = 20
TabOrder = 0
OnChange = FileNameEditChange
end
object BrowseInputVideoFileButton: TButton
Left = 376
Top = 18
Width = 56
Height = 25
Caption = '�Q��'
TabOrder = 1
OnClick = BrowseInputVideoFileButtonClick
end
object InputAudioFileNameEdit: TEdit
Left = 104
Top = 47
Width = 267
Height = 20
TabOrder = 2
OnChange = FileNameEditChange
end
object BrowseInputAudioFileButton: TButton
Left = 376
Top = 45
Width = 56
Height = 25
Caption = '�Q��'
TabOrder = 3
OnClick = BrowseInputAudioFileButtonClick
end
object MPEGConfigEditButton: TButton
Left = 448
Top = 120
Width = 57
Height = 26
Caption = '�ݒ�'
TabOrder = 7
OnClick = MPEGConfigEditButtonClick
end
object MPEGConfigInformationText: TEdit
Left = 8
Top = 123
Width = 433
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 10
end
object MPEGConfigLoadButton: TButton
Left = 505
Top = 120
Width = 56
Height = 26
Hint = 'MPEG �̐ݒ�����[�h���܂��B'
Caption = '���[�h'
TabOrder = 8
OnClick = MPEGConfigLoadButtonClick
end
object MPEGConfigSaveButton: TButton
Left = 561
Top = 120
Width = 56
Height = 26
Hint = 'MPEG �̐ݒ���Z�[�u���܂��B'
Caption = '�Z�[�u'
TabOrder = 9
OnClick = MPEGConfigSaveButtonClick
end
end
object OpenInputVideoDialog: TOpenDialog
DefaultExt = 'avi'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 24
Top = 216
end
object OpenInputAudioDialog: TOpenDialog
DefaultExt = 'avi'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 56
Top = 216
end
object OpenProjectDialog: TOpenDialog
DefaultExt = 'tpr'
Filter = 'TMPGEnc �v���W�F�N�g(*.tpr)|*.tpr|���ׂẴt�@�C��(*.*)|*.*'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 24
Top = 136
end
object SaveProjectDialog: TSaveDialog
DefaultExt = 'tpr'
Filter =
'TMPGEnc �v���W�F�N�g(*.tpr)|*.tpr|TMPGEnc �e�L�X�g�v���W�F�N�g(*' +
'.tpr)|*.tpr|���ׂẴt�@�C��(*.*)|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 56
Top = 136
end
object OpenConfigDialog: TOpenDialog
DefaultExt = 'mcf'
Filter = 'MPEG �ݒ�e���v���[�g(*.mcf)|*.mcf|���ׂẴt�@�C��(*.*)|*.*'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 24
Top = 176
end
object SaveConfigDialog: TSaveDialog
DefaultExt = 'mcf'
Filter = 'MPEG �ݒ�e���v���[�g(*.mcf)|*.mcf|���ׂẴt�@�C��(*.*)|*.*'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
Left = 56
Top = 176
end
object StartupTimer: TTimer
Interval = 1
OnTimer = StartupTimerTimer
Left = 160
Top = 224
end
object MainMenu: TMainMenu
Images = ImageList
Left = 104
Top = 136
object FileMenu: TMenuItem
Caption = '�t�@�C��(&F)'
object FileProjectNew: TMenuItem
Caption = '�V�K�v���W�F�N�g(&N)'
ImageIndex = 0
ShortCut = 16462
OnClick = FileProjectNewClick
end
object FileProjectOpen: TMenuItem
Caption = '�v���W�F�N�g���J��(&O)'
ImageIndex = 1
ShortCut = 16463
OnClick = FileProjectOpenClick
end
object FileProjectSave: TMenuItem
Caption = '�v���W�F�N�g�̕ۑ�(&S)'
ImageIndex = 2
ShortCut = 16467
OnClick = FileProjectSaveClick
end
object N9: TMenuItem
Caption = '-'
end
object FilePreview: TMenuItem
Caption = '�v���r���[(&P)...'
OnClick = FilePreviewClick
end
object FilePutMenuItem: TMenuItem
Caption = '�t�@�C���ɏo��(&U)'
end
object N6: TMenuItem
Caption = '-'
end
object FileBatchEncode: TMenuItem
Caption = '�o�b�`�G���R�[�h(&B)'
ImageIndex = 4
ShortCut = 16450
OnClick = FileBatchEncodeClick
end
object FileBatchEncodeAddCurProject: TMenuItem
Caption = '���݂̃v���W�F�N�g���o�b�`���X�g�ɒlj�(&A)'
end
object N8: TMenuItem
Caption = '-'
end
object M1: TMenuItem
Caption = 'MPEG �c�[��(&T)...'
OnClick = M1Click
end
object N4: TMenuItem
Caption = '-'
end
object FileExit: TMenuItem
Caption = '�I��(&X)'
OnClick = FileExitClick
end
end
object OptionMenu: TMenuItem
Caption = '�ݒ�(&O)'
OnClick = OptionMenuClick
object OptionEnvOption: TMenuItem
Caption = '�‹��ݒ�(&E)...'
OnClick = OptionEnvOptionClick
end
object N3: TMenuItem
Caption = '-'
end
object OptionShowLanguage: TMenuItem
Tag = -1
Caption = '�\������(&L)'
OnClick = OptionShowLanguageClick
object OptionShowLanguageItemDefault: TMenuItem
Caption = '�����I��'
GroupIndex = 15
RadioItem = True
OnClick = OptionShowLanguageItemClick
end
end
object OptionPreviewSetting: TMenuItem
Caption = '�v���r���[�̐ݒ�(&P)'
OnClick = OptionPreviewSettingClick
object OptionPreviewFrequency_0: TMenuItem
Caption = '�\�����Ȃ�'
GroupIndex = 1
RadioItem = True
OnClick = OptionPreviewFrequencyClick
end
object OptionPreviewFrequency_10: TMenuItem
Tag = 10
Caption = '�Ԉ����ĕ\������'
GroupIndex = 1
RadioItem = True
OnClick = OptionPreviewFrequencyClick
end
object OptionPreviewFrequency_1: TMenuItem
Tag = 1
Caption = '���ׂẴt���[����\������'
GroupIndex = 1
RadioItem = True
OnClick = OptionPreviewFrequencyClick
end
object N5: TMenuItem
Caption = '-'
GroupIndex = 1
end
object OptionPreviewSize_None: TMenuItem
Caption = '�v���r���[�T�C�Y���Œ肵�Ȃ�'
GroupIndex = 2
RadioItem = True
OnClick = OptionPreviewSize_NoneClick
end
object OptionPreviewSize_320x240: TMenuItem
Caption = '320x240 �ɌŒ�'
GroupIndex = 2
RadioItem = True
OnClick = OptionPreviewSize_320x240Click
end
object OptionPreviewSize_User: TMenuItem
Caption = '�C�ӂ̃T�C�Y�֌Œ�...'
GroupIndex = 2
RadioItem = True
OnClick = OptionPreviewSize_UserClick
end
object N10: TMenuItem
Caption = '-'
GroupIndex = 2
end
object OptionPreviewAutoResizeWindow: TMenuItem
Caption = '�E�B���h�E�̃T�C�Y���v���r���[�ɍ��킹��'
GroupIndex = 2
OnClick = OptionPreviewAutoResizeWindowClick
end
end
object OptionTaskPriority: TMenuItem
Caption = '�^�X�N�D��x(&T)'
OnClick = OptionTaskPriorityClick
object OptionTaskPriority_Active_High: TMenuItem
Tag = 2
Caption = '�A�N�e�B�u�� - �D��'
GroupIndex = 2
RadioItem = True
OnClick = OptionTaskPriority_ActiveItemClick
end
object OptionTaskPriority_Active_Normal: TMenuItem
Tag = 1
Caption = '�A�N�e�B�u�� - �ʏ�'
GroupIndex = 2
RadioItem = True
OnClick = OptionTaskPriority_ActiveItemClick
end
object OptionTaskPriority_Active_Idle: TMenuItem
Caption = '�A�N�e�B�u�� - �A�C�h�����̂�'
GroupIndex = 2
RadioItem = True
OnClick = OptionTaskPriority_ActiveItemClick
end
object N13: TMenuItem
Caption = '-'
GroupIndex = 2
end
object OptionTaskPriority_NonActive_High: TMenuItem
Tag = 2
Caption = '��A�N�e�B�u�� - �D��'
GroupIndex = 3
RadioItem = True
OnClick = OptionTaskPriority_NonActiveItemClick
end
object OptionTaskPriority_NonActive_Normal: TMenuItem
Tag = 1
Caption = '��A�N�e�B�u�� - �ʏ�'
GroupIndex = 3
RadioItem = True
OnClick = OptionTaskPriority_NonActiveItemClick
end
object OptionTaskPriority_NonActive_Idle: TMenuItem
Caption = '��A�N�e�B�u�� - �A�C�h�����̂�'
GroupIndex = 3
RadioItem = True
OnClick = OptionTaskPriority_NonActiveItemClick
end
end
object N15: TMenuItem
Caption = '-'
end
object OptionShowEncodeLog: TMenuItem
Caption = '�G���R�[�h���O�\��(&L)'
OnClick = OptionShowEncodeLogClick
end
object OptionSaveEncodeLog: TMenuItem
Caption = '���񂩂�G���R�[�h���O���t�@�C���Ɏ����ۑ�����(&O)'
OnClick = OptionSaveEncodeLogClick
end
object N1: TMenuItem
Caption = '-'
end
object OptionDefaultCurProject: TMenuItem
Caption = '���݂̃v���W�F�N�g���f�t�H���g�ɂ���(&D)'
OnClick = OptionDefaultCurProjectClick
end
object OptionRegiserTMPGEncVFPPlugin: TMenuItem
Caption = 'TMPGEnc.vfp �� VFAPI �ɓo�^����'
OnClick = OptionRegiserTMPGEncVFPPluginClick
end
end
object HelpMenu: TMenuItem
Caption = '�w���v(&H)'
object HelpShowHelp: TMenuItem
Caption = '�ڎ�(&C)'
Enabled = False
ImageIndex = 3
OnClick = HelpShowHelpClick
end
object HelpShowKeyword: TMenuItem
Caption = '�L�[���[�h����(&N)'
Enabled = False
OnClick = HelpShowKeywordClick
end
object N2: TMenuItem
Caption = '-'
end
object HelpShowNewVer: TMenuItem
Caption = 'TMPGEnc �����T�C�g'
ImageIndex = 5
OnClick = HelpShowNewVerClick
end
object N7: TMenuItem
Caption = '-'
end
object HelpAbout: TMenuItem
Caption = '�o�[�W�������(&A)...'
OnClick = HelpAboutClick
end
end
end
object TaskPriorityTimer: TTimer
Enabled = False
Interval = 3000
OnTimer = TaskPriorityTimerTimer
Left = 192
Top = 224
end
object ImageList: TImageList
Left = 154
Top = 167
Bitmap = {
3618000006000000424D36180000000000003600000028000000400000002000
0000010018000000000000180000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000084848484848484848484848484848484848484848484848484
8484848484848484848484000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000848484000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFF000000848484000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6FFFFFF000000848484000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFF000000000000000000000000000000000000000000FF
FFFFFFFFFF000000848484000000000000000000000000000000000000000000
0000000000000000008484848484848484848484848484848484840000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFF000000848484000000000000000000000000000000848484000000
000084000000C6C6C68484848484848484848484848484848484840000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6FFFFFF000000848484000000000000000000000000000000848484000084
0000840000848484840000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFF000000000000000000000000000000000000000000FF
FFFFFFFFFF000000848484000000000000000000000084000000848484000084
000000000000C6C6C68484848484848484848484848484848484840000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFF000000848484000000000000000000000000000084848484000084
0000000000008484840000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFC6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6FFFFFF000000848484000000000000000000848484848484C6C6C6848484
848484848484C6C6C68484848484848484848484848484848484840000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFF000000000000000000000000000000000000000000FF
FFFFFFFFFF000000848484000000000000000000000000000000848484848484
0000840000840000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFF000000848484000000000000000000000000000000000000000000
0000840000840000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFF000000848484000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000008400848400848484840000000000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF000000000000000000000000000000000000008484008484008484008484
0084840084840084840084840084840000000000000000000000000000000000
00000000008484008484000000000000000000000000000000000000C6C6C6C6
C6C6000000008484000000000000000000000000000000000000000000840084
840084FFFFFFFFFFFFC6C6C68484840000000000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000FFFF000000008484008484008484
0084840084840084840084840084840084840000000000000000000000000000
00000000008484008484000000000000000000000000000000000000C6C6C6C6
C6C6000000008484000000000000000000000000000000840084840084FFFFFF
FFFFFF000000000000C6C6C6C6C6C68484840000000000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000000000FFFF000000008484008484
0084840084840084840084840084840084840084840000000000000000000000
00000000008484008484000000000000000000000000000000000000C6C6C6C6
C6C6000000008484000000000000848484840084840084FFFFFFFFFFFF000000
000000840084840084000000C6C6C6C6C6C68484840000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000FFFF00000000FFFF000000008484
0084840084840084840084840084840084840084840084840000000000000000
0000000000848400848400000000000000000000000000000000000000000000
0000000000008484000000000000848484840084FFFFFF000000000000840084
840084840084840084840084000000C6C6C6C6C6C68484840000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000000000FFFF00000000FFFF000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000848400848400848400848400848400848400848400848400848400
8484008484008484000000000000848484000000000000840084840084840084
00848400FFFF840084840084840084000000C6C6C6C6C6C68484840000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000FFFF00000000FFFF00000000FFFF
00000000FFFF00000000FFFF0000000000000000000000000000000000000000
0000000000848400848400000000000000000000000000000000000000000000
0000008484008484000000000000848484840084840084840084840084840084
840084008484840084840084840084840084000000C6C6C60000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000000000FFFF00000000FFFF000000
00FFFF00000000FFFF0000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000008484000000000000000000840084FFFFFF840084840084840084
84008484008400FFFF00FFFF8400848400848400840000000000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF00000000000000000000000000000000FFFF00000000FFFF000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000008484000000000000000000000000840084FFFFFF840084840084
84008484008484008400848400FFFF00FFFF8400848400840000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000008484000000000000000000000000000000840084FFFFFF840084
84008484008400848484008400FFFF00FFFF8400848400848400840000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF00
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000008484000000000000000000000000000000000000840084FFFFFF
84008484008400FFFF00FFFF00FFFF8400848400848400840000000000000000
00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000000000000000000000000000000000000000000000000000840084
FFFFFF8400848400848400848400848400840000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000008484000000C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6C6
C6C6000000C6C6C6000000000000000000000000000000000000000000000000
840084FFFFFF8400848400840000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000008400848400840000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000424D
3E010000000000003E0000002800000040000000200000000100010000000000
000100000000000000000000020000000200000000000000FFFFFF00FFFF0000
00000000E001000000000000C001000000000000C001000000000000C0010000
00000000C001000000000000C001000000000000C001000000000000C0010000
00000000C001000000000000C001000000000000C001000000000000C0010000
00000000C001000000000000C003000000000000FFFF000000000000FFFFFFFF
FFFFFE3FC007001FC001F81FC007000F8001E00FC007000780018007C0074003
80010003C007200180010001C007500080010000C0072A9F80010001C007555F
80018001C007201F8001C001C0078FF18001E000C00FFFF98001F000C01FFF75
8001F803C03FFF8F8001FC0FFFFFFFFF8001FE3FFFFFFFFFFFFFFFFF}
end
end